home *** CD-ROM | disk | FTP | other *** search
/ Windows Game Programming for Dummies (2nd Edition) / WinGamProgFD.iso / pc / DirectX SDK / DXSDK / samples / Multimedia / DirectShow / BDA / BDASample / readme.txt < prev    next >
Encoding:
Text File  |  2001-10-10  |  696 b   |  20 lines

  1. DirectShow Sample -- BDASample
  2. ---------------------------------
  3.  
  4. A sample app to depict Broadcast Driver Architecture's Graph Building Methodology.
  5.  
  6. Demonstrates how to construct a filter graph based on digital TV tuner cards 
  7. that support the new Microsoft« Broadcast Driver Architecture (BDA). The sample 
  8. also shows how to perform tuning based on the new Microsoft« Tuning Model. 
  9. The sample is discussed in more detail in the article 
  10. "Writing Digital TV Applications" in the DirectX SDK documentation.
  11.  
  12. Requirements
  13. ------------
  14.  
  15. - BDA-compatible ATSC digital tuner card, such as the Broadlogic DTA-100 receiver.
  16.  
  17. - MPEG-2 decoder (for example, a software DVD decoder)
  18.  
  19.  
  20.